-
Home
-
MotoPress Hotel Booking
-
4.2.5
-
Code
-
Classes
- RoomRepository
Total Complexity |
30 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
308 |
Lines of code |
189 |
Logical lines of code |
86 |
Comment lines |
60 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getBookedDays() |
A |
39 |
11 |
65 |
getAvailableRooms() |
S |
47 |
5 |
35 |
generateRooms() |
S |
50 |
5 |
28 |
getIdTitleList() |
S |
58 |
2 |
15 |
getLockedRooms() |
S |
59 |
2 |
14 |
mapPostToEntity() |
S |
62 |
2 |
11 |
mapEntityToPostData() |
S |
60 |
1 |
14 |
findById() |
S |
79 |
1 |
3 |
findAllByRoomType() |
S |
75 |
1 |
4 |